home *** CD-ROM | disk | FTP | other *** search
/ Drops Desktop CD-ROM Collection / Drops Desktop CD-ROM Collection.iso / files / photobook / Help / regist.swf / scripts / DefineButton2_11 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2003-05-08  |  88 b   |  6 lines

  1. on(press){
  2.    this.d = true;
  3.    thisX = _root._xmouse;
  4.    thisY = _root._ymouse;
  5. }
  6.